home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd1.bin / oddech / Jablko / hadanky / img / hadanky.exe / scripts / DefineButton2_8 / BUTTONCONDACTION on(release).as
Text File  |  2001-06-19  |  106b  |  5 lines

  1. on(release){
  2.    getUrl("FSCommand:fullscreen", "true");
  3.    getUrl("FSCommand:allowscale", "false");
  4. }
  5.